type runtime.persistentAlloc

4 uses

	runtime (current package)
		malloc.go#L1367: type persistentAlloc struct {
		malloc.go#L1374: 	persistentAlloc
		malloc.go#L1428: 	var persistent *persistentAlloc
		runtime2.go#L663: 	palloc persistentAlloc // per-P to avoid mutex